func crypto/ecdsa.boringPrivateKey

2 uses

	crypto/ecdsa (current package)
		ecdsa.go#L260: 		b, err := boringPrivateKey(priv)
		notboring.go#L14: func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyECDSA, error) {